From: jave Date: Wed, 31 Dec 2008 23:26:22 +0000 (+0100) Subject: whitespace cleanup X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~3431 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6d1cade4ed64f099a5af05b3cead4fcb40904b19;p=emacs.git whitespace cleanup --- diff --git a/src/print.c b/src/print.c index 5eb46c15d68..f5e8d535dff 100644 --- a/src/print.c +++ b/src/print.c @@ -36,6 +36,7 @@ along with GNU Emacs. If not, see . */ #include "blockinput.h" #include "termhooks.h" /* For struct terminal. */ #include "font.h" + #ifdef HAVE_XWIDGETS #include "xwidget.h" #endif @@ -1805,7 +1806,7 @@ print_object (Lisp_Object obj, Lisp_Object printcharfun, bool escapeflag) strout ("#'); } -#endif +#endif else if (WINDOWP (obj)) { int len;